GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-22T08:02:05.2803375+00:00",
"SubmitDate": "2026-09-22T08:02:05.2803375+00:00",
"ReportPeriodStart": "2026-09-22T08:02:05.2803375+00:00",
"ReportPeriodEnd": "2026-09-22T08:02:05.2803375+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b5dc8b96-b903-45ae-bd9b-720dcc3d2c39",
"Rows": [
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b5dc8b96-b903-45ae-bd9b-720dcc3d2c39",
"Rows": [
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b42d43b3-eed9-4b29-9bc4-aa99b6b78428",
"f097c71c-94c9-442d-8fc5-be4dc3b12b4b"
],
"Approvers": [
"a22cf12e-33f6-4a66-bf24-d9cbc7f2bdd5",
"faa14dd8-1fc8-4881-86d8-cbad60e2f09b"
],
"ApprovedBy": "8804b7c3-94e9-45f6-be91-12f9e725c4a1",
"ApprovalDate": "2026-09-22T08:02:05.2803375+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ab13553d-c8ca-43b9-b655-09921ebba849",
"WorkPlanId": "d819cf48-64b1-4555-b6a2-c482b10ca1a9",
"id": "24ef61b9-f72c-4fba-9f07-9fd304f82a50",
"ConfigId": "378b0912-ad34-431c-a355-89dacb2d0cee"
},
{
"GenerationDate": "2026-09-22T08:02:05.2803375+00:00",
"SubmitDate": "2026-09-22T08:02:05.2803375+00:00",
"ReportPeriodStart": "2026-09-22T08:02:05.2803375+00:00",
"ReportPeriodEnd": "2026-09-22T08:02:05.2803375+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b5dc8b96-b903-45ae-bd9b-720dcc3d2c39",
"Rows": [
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b5dc8b96-b903-45ae-bd9b-720dcc3d2c39",
"Rows": [
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "2f3331f7-57f6-44a4-b8d7-83ef1ac33191",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"b42d43b3-eed9-4b29-9bc4-aa99b6b78428",
"f097c71c-94c9-442d-8fc5-be4dc3b12b4b"
],
"Approvers": [
"a22cf12e-33f6-4a66-bf24-d9cbc7f2bdd5",
"faa14dd8-1fc8-4881-86d8-cbad60e2f09b"
],
"ApprovedBy": "8804b7c3-94e9-45f6-be91-12f9e725c4a1",
"ApprovalDate": "2026-09-22T08:02:05.2803375+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "ab13553d-c8ca-43b9-b655-09921ebba849",
"WorkPlanId": "d819cf48-64b1-4555-b6a2-c482b10ca1a9",
"id": "24ef61b9-f72c-4fba-9f07-9fd304f82a50",
"ConfigId": "378b0912-ad34-431c-a355-89dacb2d0cee"
}
]